home *** CD-ROM | disk | FTP | other *** search
/ Revista CD Expert 41 / CD Expert nº 41.iso / Hellboy / data1.cab / Game_Data / data / animtab / helper_cage_ringCW.ast < prev    next >
Text File  |  2000-08-18  |  1KB  |  39 lines

  1. //  DH INTERACTIVE LLC, COPYRIGHT (C) 2000 
  2. //
  3. //  helper_room_ring_01.ast written at 01/27/00
  4. //
  5.  
  6. 24                     //  file_type
  7. 112                     //  file_version
  8.  
  9. spaz_model_name hr_lock_1_e4
  10.  
  11. //  helper_room_ring_01              //  Session name
  12. end
  13.  
  14. // *** This first section contains the names of all the win_anims used by the table
  15. hr_lock_rot45pos_e4
  16. end
  17.  
  18. // *** This second section contains the values for each anim state
  19. hr_lock_idle
  20. hr_lock_turning
  21. end
  22.  
  23. hr_lock_idle                                // name of this anim_state
  24. hr_lock_rot45pos_e4                        // name for the win_anim for this state
  25. hr_lock_idle                                        // default link anim for this anim state
  26. begin_end_frame 0 0
  27. vulnerable_joint_table standard_joint_table
  28. // Begin entries for this anim state
  29. end_of_entries
  30.  
  31. hr_lock_turning                                // name of this anim_state
  32. hr_lock_rot45pos_e4                        // name for the win_anim for this state
  33. hr_lock_idle                                    // default link anim for this anim state
  34. begin_end_frame 0 20
  35. vulnerable_joint_table standard_joint_table
  36. // Begin entries for this anim state
  37. end_of_entries
  38.  
  39.